/*
Item: Active Matrimonial CMS
Author: Active IT zone
URL: https://www.activeitzone.com
*/
.reqi{
       color: red;
  
    margin-left: 2px;
    margin-right: 2px
}
.navbar-brand {
	display: inline-block;
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin-right: 0px; 
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap;
}
.listing-image {
	height: 216px !important;
}
.home-p-member a.btn.btn-styled.btn-xs.btn-base-1.z-depth-2-bottom.mt-2.text-white:focus,
.home-p-member a.btn.btn-styled.btn-xs.btn-base-1.z-depth-2-bottom.mt-2.text-white:hover {
    color: inherit;
    text-decoration: none;
    background: #24242D;
    border: 1px solid #24242D;
}
.swiper-container {
    height: 100%;
    padding: 0px 10px;
    margin: 0 -10px;
}
.sticky-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.sticky-header .navbar.bg-default {
    background: #fffffff3;
    border-bottom: 1px solid #f1f1f1f3;
}

.sticky-header + .sticky-content {
	padding-top: 114px;
}
/*New Css Sept 2019*/
.menu-color .nav-link {
    color: #fff !important;/*#dbaa33*/
    font-size: 20px;
}
.nav_active:after {
    background: #ffffff;
}
.custom-nav > a:before {
    background: #ffffff;
}
.about {
	/* background-color:#cfaa0b; */
    padding: 20px;
}
.title1 {
    /* background-image: url(/uploads/home_page/parallax_image/title_design_1_500x93.png); */
    background-color: #960303;
    margin: 0px 420px 0px;
    color: #fff;
    border: 3px solid #bd8f26;
    border-radius: 5px;
    position: relative;
    bottom: 30px;
    /* left: 450px; */
}
.card{
	background-color: #cfa80b;/*#960303*/
}
.card-text{	
    color: #930303;/*#f2d15a*/
}
.about-text p {
    color: #bc9a0b;
    font-size: 18px;
    line-height: 1.6;
    width: 100%;
    /* margin-left: 60px; */
    text-align: center;
    padding-left: 23px;
    padding-top: 0px;
}
.about1 img {
   /* border: 5px solid #fff; */
    border-radius: 15px;
    width: 80%;
    position: relative;
    left: 75px;
    box-shadow: 2px 5px 15px #960303;
	
}
.about {
   /* background-color: #cfaa0b; */
    padding: 0px 20px 20px;
    border: 3px solid #bd8f26;
	border-image: linear-gradient( to bottom, #cfaa0b,red, rgb(207, 169, 11) ) 1;
}
.about-img-text {
    padding: 15px 0px;
}
.parallax-section-lg {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.card.card-inverse.no-border.no-radius {
    background-image: url(/uploads/home_page/slider_image/slider_image_1.jpg);
    background-size: cover;
    background-position: center center;
}
.btn-base-1 {
    background-color: #dbaa33;
}	

.reg-title {
    background-color: #960303;
    margin: 0px 55px;
    color: #fff;
    border: 5px solid #ddc05a;
    border-radius: 5px;
    position: relative;
    bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
/*.form-inverse .form-control {
    border: 2px solid #960303;
    color: #000000;
}*/
.btn-reg{
	background-color: #960303;
}
.footer_last {
    font-size: 14px !important;
    position: relative;
    left: 340px;
    bottom: 30px;
    color: #dbaa33;
}
.footer_last strong {
    color: #dbaa33;
}
.happy_storie_border {
    /*border: 10px solid #be8f27;
    border-radius: 10px;
    height: 350px;
    width: 78%;
    position: relative;
    left: 48px;*/
}
.h_design {
    height: 74px;
    width: 100%;	
}
.hb_design {
    height: 74px;
    width: 100%;	
	position: relative;
	bottom: 33px;
}
.ver_design {
    /* height: 27px; */
    width: 50px;
    position: relative;
    float: right;
	top: 27px;
}
.verl_design {
    /* height: 27px; */
    width: 50px;
    position: relative;
    float: left;
	top: 27px;
}
.info1 img {
    position: relative;
    /* right: 50px; */
    height: 384px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #dbaa33 !important;
}
.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
    color: #dbaa33 !important;
}
.navbar.bg-default {
    background: #960303;
    padding: 0px;
	margin: 0px 0 0px;
}
.border_img {
    
    background-size: cover;
}
 .title1 h1 {
    font-size: 22px;
	padding: 10px 0px 0px;
}   
.footer-top {
    padding: 1.5rem 0;
}
.border_img:after {
    content: '';
    position: absolute;
    background-image: url('/uploads/happy_story_image/border_design4.png');
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 100% 100%;
}
.navbar-brand img {
    width: 240px;
    transform: scale(1.3);
}
#navbar_main {
    text-align: center;
    margin: auto;
    width: 100%;
    max-width: 821px;/*821px*/
}

#navbar_main ul {
    display: inline-block;
}

#navbar_main .logo_center {
    display: inline-block;
    margin: 0 50px;
}

#navbar_main ul li {
    display: inline-block;
}
.pb-1 a {
    padding: 5px 20px !important;
    margin: 0px !important;
}
.pb-1 a.btn.btn-styled {
    font-size: 14px !important;
}
.top_img img {
    width: 40px;
}
.top_img {
    color: #dbaa33;
    margin-right: 10px !important;
    padding-right: 10px !important;
    font-size: 16px !important;
}
.head_cnt{
	color: #fff !important;
	font-size: 26px !important;
}
.head_happy{
	color: #fff !important;/*#bd8f26*/
	font-size: 26px !important;
}
.reg-title h3 {
    font-size: 19px;
    padding-top: 5px;
}
.top_icon{
	margin-right: 0px;
    font-size: 14px;
    color: #dbaa33;
}	
.top_iconmob {
    color: #dbaa33;
    font-size: 16px !important;
}
.map-frame{
	position: relative;
    right: 85px;
}
input#fileToUpload {
    color: #fff;
    font-size: 15px;
}
.c-gray-light {
    color: #fb2424 !important;
}
.iframe_map{
	border: 3px;
    border-style: solid;
    border-image: linear-gradient( to bottom, #cfaa0b, red, rgba(0, 0, 0, 0) ) 1;
}

.bg_cnt{
    position: relative;
    overflow-x: hidden;
    background-position: center top;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: 300px;
	bottom: 50px;
	margin-bottom: -50px;
}
.cnt_add{
	position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 35px;
    border-width: 3px;
    border-style: solid;
    border-image: linear-gradient( to bottom, #cfaa0b,red, rgba(0, 0, 0, 0) ) 1 100%;
}	
.cnt_add p {
    color: #000;
}
.ft_img {
    color: #000;
    padding-right: 15px;
    font-size: 16px;
}
.ft_icon{
	margin-right: 5px;
    font-size: 14px;
    color: #f00;
}	
.ft_iconmob {
    position: relative;
    color: #000;
    right: 0px;
    bottom: 0px;
}
.title_cnt_design {
    background-image: url(/uploads/home_page/parallax_image/title_design_1_500x93.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0px 20px 0px;
    position: relative;
    bottom: 50px;
    height: 95px;
}
.title_sotry_design{
	background-image: url(/uploads/home_page/parallax_image/title_design_1_500x93.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0px 20px 0px;
    position: relative;
    bottom: 50px;
    height: 95px;
}
.story_cname h4 {
    font-size: 16px;
    padding: 8px;
}
.home_story_bg {
   /* background-image: url('/uploads/home_page/parallax_image/parallax_image_1566749404.jpg');*/
	background-color: #960303;
    position: relative;
    overflow-x: hidden;
    background-position: center top;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: 300px;
    bottom: 50px;
}
.about_bg_design
{
	/*background-image: url(/uploads/home_page/parallax_image/parallax_image_1566749404.jpg);
    position: relative;
    overflow-x: hidden;
    background-position: center top;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: 151px;*/
	padding: 50px;
}
.top-navbar {
  /*  z-index: 100;*/
}
.search_head {
    color: #fff;
}
#filter_form label {
    color: #fff;
}
.title_search_design{
	background-image: url(/uploads/home_page/parallax_image/title_design_1_500x93.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 38px 0px 30px 0px;
	color: #fff !important;
    font-size: 26px !important;
	text-transform: uppercase !important;
	font-weight: 700;
}
.z-depth-1-top, .z-depth-1-top--hover:hover {
    box-shadow: 0 2px 10px rgb(150, 3, 3);/*0 2px 10px rgb(189, 143, 38);*/
}
.b-xs-top {
    border-top: 1px solid rgba(150, 3, 3, 0.37);
}
.search_bg{
	background-image: url(/uploads/home_page/parallax_image/parallax_image_1566749404.jpg) !important;
    position: relative;
    overflow-x: hidden;
    background-position: center top;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: 300px !important;
}
.title_cont_design{
	background-image: url(/uploads/home_page/parallax_image/title_design_1_500x93.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0px 30px 0px;
	color: #fff !important;
    font-size: 26px !important;
	text-transform: uppercase !important;
	font-weight: 700;
}
.cont_bg{
	background-image: url(/uploads/home_page/parallax_image/parallax_image_1566749404.jpg) !important;
    position: relative;
    overflow-x: hidden;
    background-position: center top;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: 300px !important;
}
.section-title-delimiter:before{
	display: none !important;
}
.cnt_add_left{
	float: left;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	border-width: 3px;
    border-style: solid;
    border-image: linear-gradient( to bottom, #cfaa0b,red, rgb(219, 170, 51) ) 1;
	padding-bottom: 30px;
}
.cnt_add_right{
	float: right;
    position: relative;
    left: 65px;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
    padding-bottom: 40px;
    padding-top: 35px;
	border-width: 3px;
    border-style: solid;
    border-image: linear-gradient( to bottom, #cfaa0b,red, rgb(219, 170, 51) ) 1;
}
.type_box {
    border-color: #cfa90b !important;
}
.type_box:focus {
    border-color: #e62e04 !important;
}
.c-black-light{
	color: #000000 !important;
}
.footer {
  background-color: #960303;
  color: rgba(255, 255, 255, 0.7); } 

.col a{
	margin-right: 10px;
	padding-right: 10px;
	font-size: 14px;
}
/*.info1 p{
	line-height: 2.5rem;font-size: 20px;
}*/
.info1 p {
    line-height: 2.5rem;
    font-size: 16px;
}
.info1 h3 {
    font-size: 26px;
	color: #bd8f26;
}
.icon_mob{
	width: 22px;
}
.space-1{
	margin-bottom: 2.5rem;
}
.swastik_icon{
    margin-top: 5px;
    width: 100%;
}
.top-navbar-menu li {
    float: left;
    margin: 0;
    padding: 0;
}
.sidebar .card {
    background-color: #960303;
}
.package_bg {
    background-image: linear-gradient(to bottom, #960303 , #ffbf2d);
    border-radius: 4px !important;
}
.package_bg:hover {
    box-shadow: 0 2px 5px 3px rgb(251, 184, 44);
    border-collapse: separate;
}
.block--style-3 {
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.05);
    background: #fff;/*#dbaa33*/
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f5f5f5;/*#dbaa33*/
}
.form-card--style-2 .form-body {
    padding: 2rem;
    background-color: #dbaa33a3;
    border-radius: 5px;
}
.c-white1-light{
	color: #ffffff !important;
    font-size: 14px;
}
.form-inverse .form-control {
    /* background: #21252a; */
    border-color: #333a4100;
    color: #818a91;
}
.loginbtn_color {
    background: #960303;
}
.block-footer .listing-hover a {
    color: #000;
}
.ansFaq p {
    color: #000;
}
.accordion--style-4 .card-header {
    border: 1px solid rgb(233, 23, 23);
}
.accordion--style-4 .card-title a > .collapse-heading-icon {
    border-right: 1px solid #e62e04;
}
.accordion--style-4 .card-title a > .collapse-heading-icon > i {
    color: #000000;
}
.navbar--style-1 .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}
.table-profile tbody tr:nth-of-type(odd) {
    background: #fff;
}
.sub_nav {
    width: 100%;
    max-width: 97% !important;
}
.block--style-3.list .block-title-wrapper {
    border-left: 1px solid rgba(150, 3, 3, 0.37);
}
.melawa-text {
    text-align: center;
}
.melawa_img {
    position: relative;
    left: 250px;
}


/* sm */
@media (max-width: 575px){
	.top-navbar .top-navbar-menu > ul.top-menu > li > a {
	    padding: 14px 0px;
	}
	.top-navbar .top-navbar-menu ul.top-menu > li ul.sub-menu {
	    left: 0;
	    right: auto;
	}
	.top-navbar .top-navbar-menu ul.top-menu > li ul.sub-menu {
	    left: 0;
	    right: auto;
	}

	.top-navbar .top-navbar-menu > ul.top-menu > li > a {
	    font-size: 11px;
	}

	.top-navbar .top-navbar-menu > ul.top-menu > li > a > img {
	    width: 12px!important;
	    margin-top: 0px!important;
	}

	.top-navbar .top-navbar-menu > ul.top-menu > li.dropdown > a:after {
	    margin: 0;
	    font-size: 8px;
	}

	.top-navbar .top-navbar-menu ul.top-menu:not(:first-child) {
	    padding-left: 5px;
	}
	.top-navbar .top-navbar-menu .top_bar_right .dropdown-toggle {
	    padding: 0 7px;
	    font-size: 18px;
	}

	.top-navbar .top-navbar-menu .top_bar_right .top_nav_img {
	    height: 24px;
	    width: 24px;
	}

	.top-navbar .top-navbar-menu .top_bar_right .btn-xs {
	    padding: 3px !important;
	}
	nav.navbar {
	    padding: 10px 0;
	}

	nav.navbar .navbar-brand img {
	    max-height: 50px;
	    max-width: 100%;
	}

	nav.navbar .navbar-brand {
	    max-width: calc(100% - 60px);
	}
	#navbar_main ul li {
    display: inline-block;
    width: 100%;
    text-align: left;
}
#navbar_main ul {
    display: inline-block;
    padding-top: 10px;
    width: 100%;
}
	
}
 @media (max-width: 576px) {
        .listing-image {
            height: 150px !important;
        }
		
    }
/* md */
@media (max-width: 767px){
	.footer {
	    text-align: center;
	}

	.footer .navbar-brand img {
	    max-width: 70%;
	    margin-bottom: 20px;
	}
	#payment_section .card-image img {
	    height: auto;
	}
	.text-center {
    
    font-size: 16px;
}

}
/* lg */
@media (max-width: 991px){
	.logo_center{display:none !important;}
	.mobile-logo{display:block !important;}
	.mobile-view {
    position: relative;
    width: 100%;
    float: left;
}
.mobile-view button.navbar-toggler {
    position: absolute;
    right: 30px;
	top:0;
	bottom:0;
}
#navbar_main ul{padding-top:10px;}
.navbar.bg-default{padding:7px 0;}
.navbar-brand img {
    width: 146px;
    transform: scale(1.3);
    margin-left: 50px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{background-color:#fff;}
}
/* xl */
@media (max-width: 1199px){
	.table-sm td, .table-sm th {
	    padding: 0.25rem .25rem;
	}
}





@media (max-width: 768px){
.col a{	
	font-size: 14px;
}
.info1 p{
	line-height: 1.8rem;font-size: 15px;
}
.info1 h3{
font-size: 22px;
}
.icon_cnt_mob{
	position: relative;
    top: 48px;
    left: 95px;
    float: left;
    font-size: 16px;
}

.top_icon {
    margin-right: 5px;
    font-size: 16px;
    color: #dbaa33;
    margin-left: 20px;
}
.mob_log{
	width: 100%;
    text-align: center;
}
.title1 {
    margin: 0 0px;
}
.title1 h1 {
    font-size: 14px;
    padding: 10px 0px 0px;
}
.about1 img {
    position: relative;
    left: 25px;
}
.about-text p {
    margin-left: 0px;
    padding-left: 0px;
}
.title_sotry_design {
    padding: 20px 0px 10px 0px;
    width: 100%;
    background-size: 330px;
}
.head_happy {
    font-size: 18px !important;
	padding-top: 35px;
}
.title_cnt_design {
    padding: 20px 0px 12px 0px;
    background-size: 330px;
}
.head_cnt {
    font-size: 22px !important;
	padding-top: 30px;
}
.map-frame {
    position: relative;
    right: 0px;
}
.iframe_map {
    width: 100%;
}
.cnt_add {
    position: absolute;
    top: 150px;
    left: 50%;
    width: 92%;
}
.ft_img {
    font-size: 14px;
}
.footer_last {
    left: 0px;
}
.title_search_design {
    padding: 30px 0px 30px 0px !important;
    font-size: 22px !important;
    background-size: 330px;
}
.listing-image {
    width: 100%;
    height: 150px !important;
    max-width: 45%;
    position: relative;
    left: 100px;
}
.title_cont_design {
    font-size: 22px !important;
    background-size: 330px;
	text-transform: uppercase !important;
}
.cnt_add_right {
    position: relative;
    left: 0px;
	top: 20px;
}
.swastik_icon {
    margin-top: 0px;
    width: 8%;
}

.top-navbar-menu span {
    float: left;
    width: 100%;
    margin: auto;
    text-align: center;
}
.top-navbar-menu li {
    width: auto;
}
.melawa_img {
    position: relative;
    left: 0px;
}

}


.mobile-logo{display:none;}
